home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Kant Generator Pro 1.2 / src / kode ƒ / kant build dispatch.h < prev    next >
Text File  |  1995-02-08  |  293b  |  7 lines

  1. void DoNewDispatch(WindowPtr theWindow, Boolean isRef);
  2. void DoEditDispatch(WindowPtr theWindow);
  3. void DoDeleteDispatch(WindowPtr theWindow);
  4. void DoMarkInterestingDispatch(WindowPtr theWindow);
  5. void DoShowMessageDispatch(WindowPtr theWindow);
  6. void DoShowToolbarDispatch(WindowPtr theWindow);
  7.